home *** CD-ROM | disk | FTP | other *** search
- # Add the following lines to the /dev/MAKEDEV file to make the
- # appropriate serial port devices
- # then type (as root) "MAKEDEV h550"
-
- # comtrol Hostess 550 ISA serial port board
- C_H550=233
-
- # Comtrol Hostess 550 serial i/o
- h550: anything
- $(INSTTY) ${C_H550},0-31,128 ttyd
- $(INSTTY) ${C_H550},32-63,128 ttym
- $(INSTTY) ${C_H550},64-95,128 ttyf
-
-